-
Home
-
W3 Total Cache
-
2.2.2
-
Code
-
Classes
- JSTokenizer
| Total Complexity |
95 |
| Dependencies |
2 |
| Dependents |
1 |
| Total lines |
369 |
| Lines of code |
256 |
| Logical lines of code |
179 |
| Comment lines |
17 |
| Methods |
12 |
| Properties |
13 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get() |
D |
18 |
75 |
192 |
| peek() |
S |
58 |
4 |
16 |
| init() |
S |
63 |
2 |
11 |
| getInput() |
S |
73 |
2 |
5 |
| match() |
S |
79 |
2 |
3 |
| mustMatch() |
S |
72 |
2 |
5 |
| currentToken() |
S |
75 |
2 |
4 |
| unget() |
S |
71 |
2 |
5 |
| __construct() |
S |
77 |
1 |
3 |
| isDone() |
S |
80 |
1 |
3 |
| peekOnSameLine() |
S |
71 |
1 |
6 |
| newSyntaxError() |
S |
77 |
1 |
3 |